*{ margin:0px; padding:0px;}
#clear{ width:100%; height:0; font-size:0; line-height:0; padding:0; margin:0; clear:both;}
ul{list-style:none;}
img{ border:none;}
.center_8{ width:550px; height:420px; padding:0px;}
.center_8 li{ width:550px; overflow:hidden;}

#divSmallBox{overflow:hidden;*display:inline;*zoom:1;}
#playBox{
	width: 550px;
	height: 420px;
	margin: auto;
	margin-left: 0px;
	position: relative;
	overflow: hidden;
}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0; overflow:hidden}
#playBox .oUlplay li{ float:left;}

#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(l.png) no-repeat; position:absolute; top:200px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(r.png) no-repeat; position:absolute; top:200px; right:10px; z-index:10;}


